- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- rawRead
void[] rawRead(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawRead
ubyte[] rawRead(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawWrite
void rawWrite(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawWrite
void rawWrite(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- seek
void seek(ptrdiff_t offset, int origin)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
size_t size()
Undocumented in source. Be warned that the author may not have intended to support it.